home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Erect Magazine 16
/
Erect Magazine 16.iso
/
mac
/
Menu.DIR
/
00047.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-05
|
217 b
|
10 lines
on mouseUp
set spriteNum to the clickOn
puppetSound("CLICK.aif")
updateStage()
put spriteNum - 10 into field "PhotoGRP_T"
put 1 into field "PhotoCUR_T"
put "P_BRO" into field "JumpName_T"
go("Jump")
end